composer.lock

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "0d841409fbf01c84489ac0d6a3a340ac",
    "packages": [
        {
            "name": "taeluf/cli",
            "version": "v0.1.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/cli.git",
                "reference": "12d7dd6b9a5a1fa0602405e579b807dd5b65a39d"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fcli/repository/archive.zip?sha=12d7dd6b9a5a1fa0602405e579b807dd5b65a39d",
                "reference": "12d7dd6b9a5a1fa0602405e579b807dd5b65a39d",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.8.x-dev"
            },
            "default-branch": true,
            "bin": [
                "bin/tlf-cli"
            ],
            "type": "library",
            "autoload": {
                "files": [],
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://gitlab.com/taeluf/php/cli/-/issues",
                "source": "https://gitlab.com/taeluf/php/cli/-/tree/v0.1"
            },
            "time": "2024-02-03T13:23:25+00:00"
        },
        {
            "name": "taeluf/liaison",
            "version": "v0.6.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/Liaison.git",
                "reference": "e047271bdfb1aff14ea0f3e9f83895323c19e9c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FLiaison/repository/archive.zip?sha=e047271bdfb1aff14ea0f3e9f83895323c19e9c2",
                "reference": "e047271bdfb1aff14ea0f3e9f83895323c19e9c2",
                "shasum": ""
            },
            "require": {
                "taeluf/util": "v0.1.x-dev"
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.8.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "default-branch": true,
            "bin": [
                "bin/lia"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "code/class",
                    "code/addon",
                    "code/integration"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Liaison, for building web apps",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/Liaison/-/issues",
                "source": "https://gitlab.com/taeluf/php/Liaison/-/tree/v0.6"
            },
            "time": "2023-12-09T02:37:31+00:00"
        },
        {
            "name": "taeluf/util",
            "version": "v0.1.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/php-utilities.git",
                "reference": "95524064e9be1b587064c1661980fee20793a1a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-utilities/repository/archive.zip?sha=95524064e9be1b587064c1661980fee20793a1a3",
                "reference": "95524064e9be1b587064c1661980fee20793a1a3",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.8.x-dev",
                "taeluf/phtml": "v0.1.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Utility methods",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/php-utilities/-/issues",
                "source": "https://gitlab.com/taeluf/php/php-utilities/-/tree/v0.1"
            },
            "time": "2023-12-09T02:23:28+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "taeluf/better-regex",
            "version": "v0.4.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/better-regex.git",
                "reference": "3ee2ff3482d8903d6977fa1fd97a227f4457dc54"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fbetter-regex/repository/archive.zip?sha=3ee2ff3482d8903d6977fa1fd97a227f4457dc54",
                "reference": "3ee2ff3482d8903d6977fa1fd97a227f4457dc54",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.7.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://gitlab.com/taeluf/php/better-regex/-/issues",
                "source": "https://gitlab.com/taeluf/php/better-regex/-/tree/v0.4"
            },
            "time": "2022-03-28T20:55:32+00:00"
        },
        {
            "name": "taeluf/code-scrawl",
            "version": "v0.8.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
                "reference": "ece476722c4c4cbea382357be718cb53236ea501"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=ece476722c4c4cbea382357be718cb53236ea501",
                "reference": "ece476722c4c4cbea382357be718cb53236ea501",
                "shasum": ""
            },
            "require": {
                "taeluf/better-regex": "v0.4.x-dev",
                "taeluf/cli": "v0.1.x-dev",
                "taeluf/lexer": "v0.8.x-dev"
            },
            "require-dev": {
                "taeluf/tester": "v0.3.x-dev"
            },
            "default-branch": true,
            "bin": [
                "bin/scrawl"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A documentation generation framework with some built-in extensions for exporting comments and code, and importing into markdown. ",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/CodeScrawl/-/issues",
                "source": "https://gitlab.com/taeluf/php/CodeScrawl/-/tree/v0.8"
            },
            "time": "2024-02-13T10:11:50+00:00"
        },
        {
            "name": "taeluf/env",
            "version": "v1.0.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/php-environment.git",
                "reference": "1530e959e588967ec72c02a3da3e6a13346bdbc8"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-environment/repository/archive.zip?sha=1530e959e588967ec72c02a3da3e6a13346bdbc8",
                "reference": "1530e959e588967ec72c02a3da3e6a13346bdbc8",
                "shasum": ""
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "./Env.php",
                    "./Addon.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Simple Php environment class",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/php-environment/-/issues",
                "source": "https://gitlab.com/taeluf/php/php-environment/-/tree/v1.0"
            },
            "time": "2023-04-22T00:03:50+00:00"
        },
        {
            "name": "taeluf/lexer",
            "version": "v0.8.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/lexer.git",
                "reference": "c019eb59d150f04ff8c16a19792b5d725046cd90"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=c019eb59d150f04ff8c16a19792b5d725046cd90",
                "reference": "c019eb59d150f04ff8c16a19792b5d725046cd90",
                "shasum": ""
            },
            "require": {
                "taeluf/util": "v0.1.x-dev"
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.8.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "default-branch": true,
            "bin": [
                "bin/lex"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/lexer/-/issues",
                "source": "https://gitlab.com/taeluf/php/lexer/-/tree/v0.8"
            },
            "time": "2024-02-03T15:33:41+00:00"
        },
        {
            "name": "taeluf/lildb",
            "version": "v0.1.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/lildb.git",
                "reference": "ddf862f95f75b436587ef5bcdb02d4d7712696d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flildb/repository/archive.zip?sha=ddf862f95f75b436587ef5bcdb02d4d7712696d8",
                "reference": "ddf862f95f75b436587ef5bcdb02d4d7712696d8",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/cli": "v0.1.x-dev",
                "taeluf/code-scrawl": "v0.8.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "suggest": {
                "taeluf/cli": "install the dev dependency to use the cli features"
            },
            "default-branch": true,
            "bin": [
                "bin/ldb"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A simple PDO wrapper with convenience methods for common SQL verbs like insert, update, delete, select",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/lildb/-/issues",
                "source": "https://gitlab.com/taeluf/php/lildb/-/tree/v0.1"
            },
            "time": "2023-12-07T23:27:49+00:00"
        },
        {
            "name": "taeluf/phad",
            "version": "v0.4.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/phad.git",
                "reference": "f64ddf682d5184804601a1270869fffeb6cbb87b"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphad/repository/archive.zip?sha=f64ddf682d5184804601a1270869fffeb6cbb87b",
                "reference": "f64ddf682d5184804601a1270869fffeb6cbb87b",
                "shasum": ""
            },
            "require": {
                "taeluf/liaison": "v0.6.x-dev",
                "taeluf/lildb": "v0.1.x-dev",
                "taeluf/phtml": "v0.1.x-dev"
            },
            "require-dev": {
                "league/commonmark": "^1.0",
                "taeluf/code-scrawl": "v0.8.x-dev",
                "taeluf/lildb": "v0.1.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "suggest": {
                "league/commonmark": "^1.0 to use commonmark filter"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code",
                    "apps/Files/class",
                    "apps/Admin/class"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Framework for integrating html, sql, & php into a html-based views",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/phad/-/issues",
                "source": "https://gitlab.com/taeluf/php/phad/-/tree/v0.4"
            },
            "time": "2023-10-26T13:14:18+00:00"
        },
        {
            "name": "taeluf/phtml",
            "version": "v0.1.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/phtml-dom-document.git",
                "reference": "68fbcd60d9b0eafa61c281bcf384722d3bff3fa4"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphtml-dom-document/repository/archive.zip?sha=68fbcd60d9b0eafa61c281bcf384722d3bff3fa4",
                "reference": "68fbcd60d9b0eafa61c281bcf384722d3bff3fa4",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.6.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://gitlab.com/taeluf/php/phtml-dom-document/-/issues",
                "source": "https://gitlab.com/taeluf/php/phtml-dom-document/-/tree/v0.1"
            },
            "time": "2022-12-08T15:17:59+00:00"
        },
        {
            "name": "taeluf/server",
            "version": "v0.2.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/server.git",
                "reference": "5c7026dcf5ceb044acadc729b23f39283362bd9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fserver/repository/archive.zip?sha=5c7026dcf5ceb044acadc729b23f39283362bd9c",
                "reference": "5c7026dcf5ceb044acadc729b23f39283362bd9c",
                "shasum": ""
            },
            "require": {
                "taeluf/cli": "v0.1.x-dev",
                "taeluf/env": "v1.0.x-dev",
                "taeluf/liaison": "v0.6.x-dev",
                "taeluf/phad": "v0.4.x-dev"
            },
            "require-dev": {
                "league/commonmark": "2.3.x-dev",
                "taeluf/code-scrawl": "v0.8.x-dev",
                "taeluf/tester": "v0.3.x-dev"
            },
            "suggest": {
                "league/commonmark": "2.3.x-dev: For the markdown filter"
            },
            "default-branch": true,
            "bin": [
                "bin/tlfserv"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "code/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taeluf",
                    "email": "contact@taeluf.com"
                }
            ],
            "description": "An easy-to-use server using taeluf/liaison and taeluf/phad",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/server/-/issues",
                "source": "https://gitlab.com/taeluf/php/server/-/tree/v0.2"
            },
            "time": "2022-06-30T17:05:02+00:00"
        },
        {
            "name": "taeluf/tester",
            "version": "v0.3.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/php-tests.git",
                "reference": "68b4623cd9c4ae8a7e7a6eaf0bacae6933cfa178"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-tests/repository/archive.zip?sha=68b4623cd9c4ae8a7e7a6eaf0bacae6933cfa178",
                "reference": "68b4623cd9c4ae8a7e7a6eaf0bacae6933cfa178",
                "shasum": ""
            },
            "require": {
                "taeluf/cli": "v0.1.x-dev",
                "taeluf/util": "v0.1.x-dev"
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.6.x-dev"
            },
            "default-branch": true,
            "bin": [
                "bin/phptest"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A unit testing library for Php.",
            "support": {
                "issues": "https://gitlab.com/taeluf/php/php-tests/-/issues",
                "source": "https://gitlab.com/taeluf/php/php-tests/-/tree/v0.3"
            },
            "time": "2024-01-10T13:40:51+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "taeluf/liaison": 20,
        "taeluf/cli": 20,
        "taeluf/tester": 20,
        "taeluf/code-scrawl": 20,
        "taeluf/server": 20,
        "taeluf/lildb": 20,
        "taeluf/phtml": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.6.0"
}